Hey Guys ,
Firstly thanks for your reply . Now I'll tell you about a high rated analytics APP in shopify , check this out :- https://apps.shopify.com/addshoppers-social-analytics
If you install this App you'll find out it embeds the script in the theme.liquid. Also It adds a JS file into the assets which is no problem since I have already done so.
@HunkyBill - So you are saying that "AddShoppers Social Analytics" script is not an optimal practice. Try and install their app in your devstore. See the major reason I want to embedd into the theme.liquid is just because I just cant access the liquid variables in .js.liquid files, which is a mess . Using ajax APIs for everything makes my script slow.
@Nate - I am already using scriptTags , Assets and other APIs for my APP. Infact I append my script using scriptTags into the theme.
Your replies are highly appreciated and awaited.
Thanks