Eduardo Tonon Avatar

MVP Profile

Eduardo Tonon

MVP 2025

Technology

Brazil

Timeline

2025

31/Jan

Technology 2025

Technology 2025

2024

27/Nov

SUG-BR: Exploring Sitecore XP Codeless Schema Extensions module

Presented for the first time as a Sitecore Usergroup Brazil. Event Page: https://kommunity.com/sugbr/events/xdb-codeless-schema-symposium-recap-589b6fe7

Sitecore XP

2024

25/Nov

Exploring Sitecore XP Codeless Schema Extensions module

A blog post exploring the Codeless Schema Extensions module, released on Sitecore XP 10.2, where I show how it works, a use case for personalize and list segment, and the backstage details like stored data structure on db, code decompile to check for any cache system and more.

Sitecore XP

2024

24/Nov

Sitecore Identify Contact Script

It is a code snippet that helps to identify a contact on a CD instance for Analytics tests

Sitecore XP

2024

3/Nov

Generic facet rules for Sitecore XP Marketing Automation

A blog post where I show the usage of my library "Sitecore - Generic Facet Filters" (https://github.com/eduvto/Sitecore.Generic.Facet.Filter) for Marketing Automation conditions.

Sitecore XP

2024

2/Nov

Generic facet rules for Sitecore XP Segment Lists

A blog post where I show the usage of my library "Sitecore - Generic Facet Filters" (https://github.com/eduvto/Sitecore.Generic.Facet.Filter) for Segment list conditions.

Sitecore XP

2024

11/Oct

Generic facet rules for Sitecore XP Personalization

A blog post where I show the usage of my library "Sitecore - Generic Facet Filters" (https://github.com/eduvto/Sitecore.Generic.Facet.Filter) for Personalization conditions.

Sitecore XP

2024

3/Oct

Sitecore Azure BLOB Storage upload with Powershell Extension

A blog post where I show how to upload files to Azure Blob Storage with the Sitecore PowerShell Extension module.

Sitecore XP

2024

3/Sep

Sitecore Generic Facet Filters Library

A Sitecore library that provides a set of conditions for generic filtering of Contact Facets, which can be used in Personalization, List Segmentation, and Marketing Automation.

Sitecore XP

2024

10/Aug

Azure Blob Storage Upload with Sitecore PowerShell Extension

It is a script to upload files from Sitecore to Azure Blob storage using the Sitecore PowerShell Extensions module. There is a prerequisite script on "https://gist.github.com/eduvto/eb807bcace2b3df02a4e673f75c401c2" as described on my post: "https://eduardotonon.com/sitecore-azure-blob-storage-upload-with-powershell-extension"

Sitecore XP

2024

10/Aug

Get Sitecore xDB data with Sitecore PowerShell Extensions

It is a script to show how to get xDB data using the Sitecore PowerShell Extensions module.

Sitecore XP

2024

10/Aug

Sitecore Self-Signed Cert Local

It is a code snippet to execute all steps for a complete self-signed certificate update on the XP0 environment as described in my post: "https://eduardotonon.com/renew-ssl-certificate-on-sitecore-local-on-one-command-line/".

Sitecore XP

2024

14/Jul

Unable to select segmented list on EXM campaign creation

A hotfix for a Sitecore bug on EXM campaign creation

Sitecore XP

2024

13/May

Renew SSL certificate on Sitecore Local on one command line

A blog post where I show my script to renew a self-signed certificate on the XP0 environment, but it not only creates a new self-signed certificate, it also executes all the steps for a complete certification update:

  • Update IIS Websites Bindings
  • Update Thumbprint on file systems for SC, xConnect, and Identity instances
  • Allow read access to IIS AppPool users on Certificate for SC, xConnect, and Identity instances

Sitecore XP

2024

6/May

Get Sitecore xDB data with Sitecore PowerShell Extensions

A blog post where I show how to Get Sitecore xDB data with Sitecore PowerShell Extensions, handling the complexity of call xConnect generic methods in an SPE script.

Sitecore XP