Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates

How can I implement Target without tag manager

Avatar

Level 4

Hey ,

 

We are trying to install target without using Adobe Launch. What are the steps to do it? I did gone through below link, but steps are not clear to me.

 

https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementati...

 

Thanks,

 

Pradeep

1 Reply

Avatar

Level 2
Level 2

You need to first download the target library(at.js)from Administration > Implementation.

Share it with your web team and have it up on the server and call it in the head section of your webpages.

If you want to pass any parameters along with target use Target function targetPageParams() before the at.js call.