Blazor Server
Is there any guidance on how to setup Adobe Analytics with Blazor Server?
Is there any guidance on how to setup Adobe Analytics with Blazor Server?
I would believe the best course or action would be to deploy Adobe Launch script on your blazor server web page so the html web page and then reference to adobe launch js ibrary. I found these documentations that can help:
https://visualstudiomagazine.com/articles/2018/08/01/integrating-blazor-javascript.aspx
https://happysnailprogramming.com/2021/02/22/using-javascript-in-blazor-pages/
Now Adobe Launch in itself does not need you to call any methods as per say you can simply use the features provided by Adobe Launch to build your data elements and rules to trigger the code you need at the right time with the right content.
I have not worked with Blazor but I would expect that it works a bit like React or any other new code, it builds your HTML code dynamically so the HTML DOM and DOM API will still be available to you and for Adobe Launch to collect all of the data your need.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.