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

vitalin58577727
vitalin58577727
Offline

Badges

Badges
19

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
15

Posts

Posts
69

Discussions

Discussions
2

Questions

Questions
67

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by vitalin58577727
Customize the badges you want to showcase on your profile
Newsletter tracking URLs Change to https? - Adobe Analytics 09-09-2019
Hello everyone, we use the newsletter from Adobe and also use some subdomains in the newsletter to track.The subdomains are currently not https, how can you change these domains to https? BR

Views

1.4K

Likes

0

Replies

2
Re: where I can find the FTP username for ADTM host file? - Adobe Analytics 08-07-2019
i have overlooked the word: credentials

Views

1.5K

Likes

0

Replies

0
Re: Adobe Launch connetcs to SFTP-Server SSH Port 22 - Adobe Analytics 04-07-2019
Thanks for the list, I tried this one. Now it turns out that Adobe wants to start the sshd service, but we have vsftpd on our server. sshd -> Adobe tries to launch sshdvsftpd -> But we only use vsftpd What can we do about it?

Views

1.6K

Likes

0

Replies

0
Adobe Launch connetcs to SFTP-Server SSH Port 22 - Adobe Analytics 04-07-2019
Hi all together, We're trying to switch to Adobe Launch. Now I try to connect the SFTP server.Our firewall is blocking the IP address accessing it. Can someone tell me which IP addresses we should whitelist so that Adobe can put the data on our SFTP server?

Views

1.7K

Likes

0

Replies

2
Re: where I can find the FTP username for ADTM host file? - Adobe Analytics 01-07-2019
We have 1500 users on the server. How am I supposed to find that? Therefore my question: is the user igendwo in the Adobe Tag Manager?

Views

1.4K

Likes

0

Replies

0
where I can find the FTP username for ADTM host file? - Adobe Analytics 01-07-2019
Hello, everyone, We integrate Adobe Tag Managers via our own FTP server. Unfortunately I don't know the user from the FTP connection. Can someone tell me where I can find the FTP username?

Views

2.6K

Likes

0

Replies

4
Re: Secure Cookies? HttpOnly; secure - Adobe Analytics 16-06-2019
SolutionsMany thanks to everyone together, One of them was to overwrite all cookies.function setCookieSecure(name,value,days,domain) {var expires = "";if (days) {var date = new Date();date.setTime(date.getTime() + (days*24*60*60*1000));expires = "; expires=" + date.toUTCString();}document.cookie = name + "=" + (value || "") + (expires || "") + "; path=/; domain=" + domain +"; secure";}var unsecureCookies = [{'matchNameRgxp' : new RegExp( '^AMCV_.*$' ),'expire' : 731},{'matchNameRgxp' : new RegEx...

Views

4.0K

Likes

0

Replies

1
Re: Secure Cookies? HttpOnly; secure - Adobe Analytics 12-06-2019
I have now integrated the function as follows. Did someone look over it and say if that's OK? Thank you in advance

Views

4.0K

Likes

0

Replies

0
relaunch ADTM to Launch? Points keep in mind - Adobe Analytics 07-06-2019
Hallo together, We would like to change the Adobe Tag Manager to Launch.I have to press the button. Are there any other points ? Thx.

Views

1.3K

Likes

0

Replies

1
Re: Secure Cookies? HttpOnly; secure - Adobe Analytics 06-06-2019
Hello community, I received the following answer from Adobe Team.I would like to implement the code, but unfortunately I don't know where the Marketing ID is? Is this the Marketing Cloud ID?And where do I have to implement the code?var visitor = Visitor.getInstance("2924444444444444444444@AdobeOrg",{ //Set secure cookie property secureCookie: true });Do I have to implement the code here? Thank you in advanceVitali

Views

4.0K

Likes

0

Replies

0