• san1994
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

I m trying to integrate adobe analytics with saleforce how can I do this 
In the below link

https://developer.salesforce.com/docs/atlas.en-us.communities_dev.meta/communities_dev/communities_dev_security_locker_example.htm
<script src="full-url-to-your-adobe-script" async></script>
what is the url for adobe script how can we get this?

Is there any trial version available for adobe analytics

Facing this issue "Failed to intialize component {invalid regular expression:invalid group specifier name}" only in safari but not in chrome when I m using regular expression(not using lookbehind)
I want to connect to Adobe analytics from SFDC to track lightning community page's activity such as page load or some click.
If User lands on a community page, event should be captured by Adobe Analytics.