Can I manipulate page with custom script other than using applyOffer? | Community
Skip to main content
cagriy90795788
Level 2
December 9, 2019
Solved

Can I manipulate page with custom script other than using applyOffer?

  • December 9, 2019
  • 1 reply
  • 3558 views

I want to use custom script for changing the view of my website. Since I would like to manipulate different parts of the webpage I don't want to use applyOffers.

I wonder if there is any side effects to use custom javascript instead of using applyOffers? For example, other functions like trackEvent can still be useful?

Is applyOffer function just used for manipulating the webpage?

Thank you!

I am using at.js v2.2.0

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaureshk_Kodag

there are no side effects of using custom scripts instead of applyoffer. In some cases I also use custom scripts to create different experiences. 

1 reply

Gaureshk_Kodag
Adobe Employee
Gaureshk_KodagAdobe EmployeeAccepted solution
Adobe Employee
December 16, 2019

there are no side effects of using custom scripts instead of applyoffer. In some cases I also use custom scripts to create different experiences.